var runtime.stopTheWorldContext

3 uses

	runtime (current package)
		proc.go#L1430: var stopTheWorldContext worldStop
		proc.go#L1454: 		stopTheWorldContext = stopTheWorldWithSema(reason) // avoid write to stack
		proc.go#L1456: 	return stopTheWorldContext